Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed initial pan gesture in CarPlay #4534

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Fixed initial pan gesture in CarPlay #4534

merged 1 commit into from
Aug 21, 2023

Conversation

kried
Copy link
Contributor

@kried kried commented Aug 21, 2023

Description

Fixes #4511

Video
1.mov

@kried kried self-assigned this Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #4534 (fcb64ac) into main (69acb5c) will increase coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4534   +/-   ##
=======================================
  Coverage   59.79%   59.79%           
=======================================
  Files         189      189           
  Lines       21203    21201    -2     
=======================================
  Hits        12678    12678           
+ Misses       8525     8523    -2     
Files Changed Coverage Δ
Sources/MapboxNavigation/CarPlayManager.swift 44.77% <0.00%> (+0.09%) ⬆️

@kried kried marked this pull request as ready for review August 21, 2023 13:13
@kried kried requested a review from a team as a code owner August 21, 2023 13:13
@kried kried merged commit af7b6ef into main Aug 21, 2023
4 checks passed
@kried kried deleted the NAVIOS-1336-pan-carplay branch August 21, 2023 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: CarPlay - Interrupting the initial pan/zoom animation breaks all future touch based panning
3 participants